toggle menu
JxBrowser
8.2.1
jvm
switch theme
search in API
JxBrowser
/
com.teamdev.jxbrowser.navigation.callback
/
[jvm]StartNavigationCallback
/
Response
Response
public
interface
Response
A response for
StartNavigationCallback
.
Members
Functions
ignore
Link copied to clipboard
public
static
StartNavigationCallback.Response
ignore
(
)
Notifies the browser that the load request should be ignored.
start
Link copied to clipboard
public
static
StartNavigationCallback.Response
start
(
)
Notifies the browser that it should continue loading the URL.